• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

디자인 모드독학 노트

안 드 로 이 드 가 코드 에 컨트롤 배경 색 을 설정 하 는 네 가지 방법 (RGB 포함)

TextView tText=(TextView) findViewById(R.id.textv_name);      // 1 :      tText.setTextColor(android.graphics.Color.RED); //          // 2 :      tText.setTextColor( 0xffff00ff ); //0xffff00ff int , 0x|ff|ff00ff,0x ,ff ,...

디자인 모드독학 노트

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more